inherited fraBackupPage: TfraBackupPage Width = 600 Height = 500 Font.Height = -12 ParentFont = False ExplicitWidth = 600 ExplicitHeight = 500 DesignSize = ( 600 500) inherited pnlBackgroundFrame: TTePanel Width = 600 Height = 500 TabOrder = 3 ExplicitWidth = 600 ExplicitHeight = 500 end inherited pnlHeader: TPanel Width = 590 ExplicitWidth = 590 DesignSize = ( 590 40) object imgStep: TResImage [0] Left = 3 Top = 3 Width = 32 Height = 32 AutoSize = True Transparent = True ResourceImage = 'PI_BACKUP' end inherited btnContextHelp: TResTeButton Left = 561 ExplicitLeft = 561 end object lblTitle: TResStaticText Left = 44 Top = 10 Width = 63 Height = 23 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False ShowAccelChar = False TabOrder = 1 ResourceCaption = 40326 end end object pnlActiveUserAccount: TTePanel Left = 8 Top = 50 Width = 576 Height = 129 Anchors = [akLeft, akTop, akRight] Color = clWhite TabOrder = 1 ThemeObject = 'DashPanel' DesignSize = ( 576 129) object lblActiveUserAccount: TResLabel Left = 8 Top = 5 Width = 119 Height = 14 Caption = 'active user account' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False Transparent = True end object lblCurrentlyUsing: TResLabel Left = 8 Top = 35 Width = 84 Height = 14 Caption = 'currently using:' Transparent = True end object lblCurrentlyUsingValue: TResLabel Left = 156 Top = 35 Width = 405 Height = 14 Anchors = [akLeft, akTop, akRight] AutoSize = False Caption = 'jgarcia99' Color = clWhite EllipsisPosition = epEndEllipsis Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True ExplicitWidth = 406 end object lblManageAccountOnline: TResLabel Left = 156 Top = 98 Width = 130 Height = 14 Transparent = True OnClick = lblManageAccountOnlineClick ResourceCaption = 50580 end object btnSwitchUserAccount: TResTeButton Left = 156 Top = 63 Width = 250 Height = 25 OnClick = btnSwitchUserAccountClick Caption = 'switch user account' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False TabOrder = 0 end end object pnlBackupSets: TTePanel Left = 8 Top = 185 Width = 576 Height = 254 Anchors = [akLeft, akTop, akRight] Color = clWhite TabOrder = 2 ThemeObject = 'DashPanel' DesignSize = ( 576 254) object lblBackupSets: TResLabel Left = 8 Top = 5 Width = 73 Height = 14 Caption = 'backup sets' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False Transparent = True end object lblNewBackupSet: TResLabel Left = 8 Top = 216 Width = 92 Height = 14 Caption = 'new backup set:' Transparent = True end object lblBackupSet: TResLabel Left = 8 Top = 40 Width = 64 Height = 14 Caption = 'backup set:' Transparent = True end object lblOnlineBackupSet: TResLabel Left = 156 Top = 40 Width = 405 Height = 14 Anchors = [akLeft, akTop, akRight] AutoSize = False Caption = 'online backup set' Color = clWhite EllipsisPosition = epEndEllipsis Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True Visible = False ExplicitWidth = 406 end object btnAddLocalBackupSet: TResTeButton Left = 156 Top = 211 Width = 250 Height = 25 OnClick = btnAddLocalBackupSetClick Caption = 'add local backup set' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False TabOrder = 2 end object pnlBackup: TTePanel Left = 156 Top = 65 Width = 410 Height = 132 Anchors = [akLeft, akTop, akRight] Color = clWhite TabOrder = 1 ThemeObject = 'highlightpanel' DesignSize = ( 410 132) object lblBackupSetDetails: TResLabel Left = 8 Top = 7 Width = 152 Height = 14 Caption = 'online backup set details' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False Transparent = True end object lblLastBackupValue: TResLabel Left = 136 Top = 32 Width = 262 Height = 14 Anchors = [akLeft, akTop, akRight] AutoSize = False Caption = 'lblLastBackupValue' Color = clWhite EllipsisPosition = epEndEllipsis ParentColor = False Transparent = True ExplicitWidth = 273 end object lblLastBackup: TResLabel Left = 8 Top = 33 Width = 69 Height = 14 Transparent = True ResourceCaption = 40327 end object btnBackupNow: TResTeButton Left = 8 Top = 65 Width = 160 Height = 25 OnClick = btnBackupNowClick Caption = 'backup now' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False TabOrder = 0 end object btnRestoreNow: TResTeButton Left = 182 Top = 65 Width = 160 Height = 25 OnClick = btnRestoreNowClick Caption = 'restore now' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False TabOrder = 1 end object btnEdit: TResTeButton Left = 8 Top = 96 Width = 160 Height = 25 OnClick = btnEditClick Caption = 'edit' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False TabOrder = 2 end object btnDelete: TResTeButton Left = 182 Top = 96 Width = 160 Height = 25 OnClick = btnDeleteClick Caption = 'delete' Enabled = False Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False TabOrder = 3 end end object cbxBackupSet: TComboBox Left = 156 Top = 36 Width = 250 Height = 22 Style = csDropDownList ItemHeight = 14 ItemIndex = 0 TabOrder = 0 Text = 'online backup set' OnChange = cbxBackupSetChange Items.Strings = ( 'online backup set') end end end